home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 June
/
EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso
/
earcd
/
gui
/
muirx_20.rdm
< prev
next >
Wrap
Text File
|
1996-05-20
|
3KB
|
86 lines
Short: Develop MUI apps/GUIs with ARexx
Uploader: russ@sneezy.lancaster.ca.us
Type: dev/gui
TITLE
MUIRexx
VERSION
2.0
AUTHOR
Russell Leighton
E-Mail: russ@sneezy.lancaster.ca.us
DESCRIPTION
MUIRexx is a program which serves as an interface
between ARexx (Copyright 1987, William S. Hawes) and
MagicUserInterface (Copyright 1993-95, Stefan Stuntz).
MUIRexx does not provide complete access to all of the
capabilities of MagicUserInterface (MUI), however,
quite a lot of capability is implemented in MUIRexx
such as notification, icon buttons, and application
objects (objects that react to icons dropped on them),
as well as many standard MUI objects. Complete
graphical user interfaces as well as full applications
can be developed using MUIRexx and ARexx macros.
Additionally, it is also possible to dynamically change
or add objects after the application has been created.
HISTORY
v1.0 2/13/96 - initial release
v1.1 2/24/96 - fixed enforcer hits
added support for menus
added a MUI settings command
2/25/96 - improved group/menu syntax checking
v1.2i 3/10/96 - added support for drag and drop
3/14/96 - added options to set MUIA attributes
removed unnecessary options (e.g. WEIGHT)
v2.0 3/20/96 - added variable storage (set and get)
3/22/96 - MUIA attributes are now gettable
3/23/96 - added support for dragging multiselected items
removed Cyclechain TAG (add using ATTRS)
removed SELECT option from check gadget
3/24/96 - added switch gadget
list objects are now dropable
group objects are now dropable
3/26/96 - stack size now set for commands
3/28/96 - added method command
3/30/96 - added object gadget
removed scale gadget (use object instead)
3/31/96 - added support for setting app attributes/methods
if started from WB then icon is set
added support for multicolumn lists
removed dirlist DIR and FORMAT options (use ATTRS)
4/1/96 - removed config and muiset commands (use method)
4/2/96 - added support for boopsi objects
4/5/96 - added support for datatype images
SPECIAL REQUIREMENTS
* Version 3.0 of the Amiga operating system or higher
* MUI 3.0 or better
* ARexx
HOST NAME
FTP/Internet: AmiNet (ftp.wustl.edu) and mirrors
DIRECTORY
pub/aminet/dev/gui
FILE NAME
muirexx_2_0.lha
DISTRIBUTABILITY
Freely distributable, Copyright by the author.